PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPen Class
Fields Methods


In This Topic
    PDFPen Class Members
    In This Topic

    The following tables list the members exposed by PDFPen.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Methods
     NameDescription
    Public MethodGets the pen color.  
    Public MethodGets the dash offset.  
    Public MethodGets the dash pattern.  
    Public MethodGets the line cap style.  
    Public MethodGets the line join style.  
    Public MethodGets the pen width.  
    Public MethodSets the pen color.  
    Public MethodSets the dash offset.  
    Public MethodSets the dash pattern.  
    Public MethodSets the line cap style.  
    Public MethodSets the line join style.  
    Public MethodSets the pen width.  
    Top
    See Also